Package | marburg.schulung |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=marburg.schulung@1.0.0&canonical=http://fhir.gefyra.de/StructureDefinition/MeinPatientenProfil |
Url | http://fhir.gefyra.de/StructureDefinition/MeinPatientenProfil |
Version | 0.1 |
Status | draft |
Date | 2020-02-07T13:38:54.9762486+00:00 |
Name | MeinPatientenProfil |
Title | Mein Patienten-Profil |
Experimental | False |
Description | Dies ist mein Patienten-Profil |
Type | Patient |
Kind | resource |
No resources found
StructureDefinition | |
http://fhir.gefyra.de/StructureDefinition/MeinAdressProfil | Mein Adress-Profil |
{
"resourceType" : "StructureDefinition",
"id" : "07fdb6a7-ba8d-4b31-93b6-e281c631ea36",
"meta" : {
"lastUpdated" : "2020-02-07T13:38:54.791+00:00"
},
"url" : "http://fhir.gefyra.de/StructureDefinition/MeinPatientenProfil",
"version" : "0.1",
"name" : "MeinPatientenProfil",
"title" : "Mein Patienten-Profil",
"status" : "draft",
"date" : "2020-02-07T13:38:54.9762486+00:00",
"description" : "Dies ist mein Patienten-Profil",
"fhirVersion" : "4.0.0",
"mapping" : [
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "cda",
"uri" : "http://hl7.org/v3/cda",
"name" : "CDA (R2)"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "loinc",
"uri" : "http://loinc.org",
"name" : "LOINC code for the element"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Patient",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Patient",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Patient",
"path" : "Patient",
"constraint" : [
{
"key" : "kvid-1",
"severity" : "error",
"human" : "Nur wer einen Wohnort in Deutschland hat, darf auch eine Deutsche Versichertennummer haben !!!!!11!11!!!!!!111",
"expression" : "Patient.identifier.where(system='http://fhir.de/NamingSystem/gkv/kvid-10').exists().not() or Patient.address.where(country='Deutschland').exists()"
}
]
},
{
"id" : "Patient.identifier",
"path" : "Patient.identifier",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "system"
}
],
"ordered" : false,
"rules" : "open"
},
"mustSupport" : true
},
{
"id" : "Patient.identifier:BuergerID",
"path" : "Patient.identifier",
"sliceName" : "BuergerID",
"min" : 1,
"max" : "1"
},
{
"id" : "Patient.identifier:BuergerID.system",
"path" : "Patient.identifier.system",
"min" : 1,
"fixedUri" : "http://fhir.ufp/NamingSystem/ufp-citizen-id"
},
{
"id" : "Patient.identifier:BuergerID.value",
"path" : "Patient.identifier.value",
"min" : 1
},
{
"id" : "Patient.identifier:VersichertenID",
"path" : "Patient.identifier",
"sliceName" : "VersichertenID",
"max" : "1"
},
{
"id" : "Patient.identifier:VersichertenID.system",
"path" : "Patient.identifier.system",
"min" : 1,
"fixedUri" : "http://fhir.de/NamingSystem/gkv/kvid-10"
},
{
"id" : "Patient.identifier:VersichertenID.value",
"path" : "Patient.identifier.value",
"min" : 1,
"constraint" : [
{
"key" : "kvid-2",
"severity" : "warning",
"human" : "Das ist keine KVID :( !!!!1111!!!!",
"expression" : "matches('[A-Z][0-9]{9}')"
}
]
},
{
"id" : "Patient.name",
"path" : "Patient.name",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Patient.name.family",
"path" : "Patient.name.family",
"min" : 1
},
{
"id" : "Patient.name.given",
"path" : "Patient.name.given",
"min" : 1
},
{
"id" : "Patient.gender",
"path" : "Patient.gender",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Patient.birthDate",
"path" : "Patient.birthDate",
"mustSupport" : true
},
{
"id" : "Patient.address",
"path" : "Patient.address",
"min" : 1,
"type" : [
{
"code" : "Address",
"profile" : [
"http://fhir.gefyra.de/StructureDefinition/MeinAdressProfil"
]
}
],
"mustSupport" : true
},
{
"id" : "Patient.contact.address",
"path" : "Patient.contact.address",
"type" : [
{
"code" : "Address",
"profile" : [
"http://fhir.gefyra.de/StructureDefinition/MeinAdressProfil"
]
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.